Skip to content

FF139 Relnote - SVG discard removed #39637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 27, 2025
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions files/en-us/mozilla/firefox/releases/139/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ This article provides information about the changes in Firefox 139 that affect d

#### Removals

- The experimental `<discard>` element has been removed, along with its corresponding {{domxref("SVGDiscardElement")}} JavaScript interface.
These aren't supported in other browsers and are expected to be removed from the specification.
([Firefox bug 1958839](https://bugzil.la/1958839)).

### HTTP

#### Removals
Expand Down